Scikit-Learn Tutorial

Jake VanderPlas

This is the main index for the materials of my Scikit-Learn tutorial. Please refer to the github repository for this tutorial for any updates.

Tutorial Notebooks

The following links are to notebooks containing the tutorial materials. Note that many of these require files that are in the directory structure of the github repository in which they are contained. There is not time during the tutorial to cover all of this material, but I left it in in case attendees would like to go deeper on their own.

1. Preliminaries

2. Introduction to Machine Learning with Scikit-Learn

3. Supervised Learning In-Depth

4. Unsupervised Learning In-Depth

5. Model Validation In-Depth